projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b005db
)
browse-url-new-window-p -> browse-url-new-window-flag.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 18 Apr 2001 12:47:03 +0000
(12:47 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 18 Apr 2001 12:47:03 +0000
(12:47 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index f2bdb66187a9f8aa32f8fc599afdf044f81a9262..ba64625ef4f95242adfe05b9b81877ef07679443 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-459,6
+459,9
@@
To control it, set `auto-compression-mode' via Custom or use the
** `browse-url-gnome-moz' is a new option for
`browse-url-browser-function', invoking Mozilla in GNOME.
+** The user-option `browse-url-new-window-p' has been renamed to
+`browse-url-new-window-flag'.
+
+++
** The functions `keep-lines', `flush-lines' and `how-many' now
operate on the active region in Transient Mark mode.